Welcome![Sign In][Sign Up]
Location:
Search - transparent window

Search list

[Windows Developperpixelalpha

Description: Windows MFC下透明窗口的实现的例子,基于UpdateLayeredWindow实现。-Transparent window under Windows MFC example of the realization, based on the realization of UpdateLayeredWindow.
Platform: | Size: 227328 | Author: Robbie Li | Hits:

[Static controlTransStaticSample

Description: Transparent Static Control: There are many ways to develop a transparent static control. I like two approaches in particular, because they are simple and they get the job done. When you think about placing a static control with a transparent background on your window, the one important thing you have to consider is, whether the background is static or dynamic. The problem of having a static control changes depending on what is displayed in the background.-There are many ways to develop a transparent static control. I like two approaches in particular, because they are simple and they get the job done. When you think about placing a static control with a transparent background on your window, the one important thing you have to consider is, whether the background is static or dynamic. The problem of having a static control changes depending on what is displayed in the background.
Platform: | Size: 320512 | Author: 彭群 | Hits:

[Dialog_Windowwincode

Description: 一段可以使窗口透明的代码 只适用于2000,在VC6.0中通过验证,准确无误-Can make a transparent window section of the code only applies to 2000, adopted in VC6.0 verification, the accuracy of
Platform: | Size: 3072 | Author: 马飞 | Hits:

[Windows DevelopTransparentWindow

Description: 实现一个透明的窗口,这种神奇效果在关键时刻会派上大用场-To achieve a transparent window, this magical effect at the critical moment will be put to great handy
Platform: | Size: 140288 | Author: g | Hits:

[Windows DevelopMyTimer_impt

Description: 我自己设计的一个个人工作定时器,能够实现到一定的时间自动提醒,并具备定时时间自由设置。总是前台显示的透明窗口。能够实现关机功能。-My own personal work designed by a timer, can be achieved to a certain amount of time automatic reminders, and have free time to set the timing. Is always displayed in front transparent window. Can be achieved shutdown.
Platform: | Size: 81920 | Author: salore | Hits:

[Multimedia DevelopTransparent

Description: 编写透明的窗体。使用此类可以编写任意类型的窗口界面。-The preparation of a transparent form. The use of such can write any type of window interface.
Platform: | Size: 2048 | Author: zhangzhi | Hits:

[Dialog_Windowscreen

Description: 一个简单的桌面屏幕秀,里面包包含了不规则窗口及透明窗口的实现细节,可供需要的朋友参考。-A simple desktop screen show, which package contains the irregular windows and transparent window of the implementation details are available for the needs of a friend for reference.
Platform: | Size: 1072128 | Author: QQ | Hits:

[Dialog_Windowdeskwndvc6

Description: This Source code is transparent window library
Platform: | Size: 19456 | Author: Andi | Hits:

[Windows Developmitraunit

Description: A Transparent Window
Platform: | Size: 2048 | Author: nkex | Hits:

[CSharp13879540789

Description: 主要用C#做一個透明的窗口適合一般出學者學習的程式碼-Is mainly used C# to make a transparent window for the general code for a scholar to study
Platform: | Size: 17408 | Author: Rong | Hits:

[Game EngineC_And_Directx

Description: 看起来我在做发明车轮的浪费时间的事--windows已经有一套非常复杂功能完善的GUI.不幸的是windows的GUI适用于办公软件,而这通常不适合游戏软件.游戏一般需要比windows更精确的控制(例如,使用自己的GUI实现用alpha混合创造的部分透明的窗口比较容易,而使用windows的GUI则几乎做不到). 这篇文章将讲述如何使用C++和DirectX来创建自己的GUI.文章分为几部分,每部分涉及一个特定的GUI编程主题.这并不需要按顺序阅读,所以你可以从你需要的部分开始. 这里我假设读者有以下的背景知识:事件驱动的编程原理 对PDL和C++的熟练掌握.我使用C++来建立我的GUI系统,因为我是C++爱好者俱乐部的持卡会员,并且C++的OOP很适用于windows编程和控制方式. 让我们从定义工作范围开始.应该认识到我们不是要设计windows95,我们只是想要为一个游戏开发一套简单的GUI.所以我们不用实现每一个简单控制和GUI结构.我们只需要几个部分而已:一个鼠标指针,一个普通窗口,一些在窗口中的对话框控制.我们也需要一个资源编辑器--一个允许我们在图形环境中使用拖动控制来设计对话框. 从基础开始:渲染循环 -I invented the wheel seemed a waste of time to do things- windows already has a very complex functional of the GUI. Unfortunately, the windows of the GUI for office software, which is usually not suitable for game software. Games generally require more than windows precise control (for example, to use their own GUI to achieve with the alpha part of the mix to create a transparent window for easier use of windows of the GUI is almost impossible). This article describes how to use C++ and DirectX to create their own GUI. The article is divided into several parts, each part deals with a specific GUI programming topics. This does not need to in order to read, so you can start from the part you need. Here I assume that the reader have the following background knowledge: an event-driven programming principles of PDL and mastery of C++. I use C++ to build up my GUI system, because I am a C++ fan club membership card, and the C++, OOP is applicable to windows programming and contr
Platform: | Size: 393216 | Author: zhangjiashi | Hits:

[GUI Developtouming

Description: 窗口透明效果的实现!非常的漂亮,对界面编程很有用-Realization of a transparent window effects! Very beautiful, very useful for interface programming
Platform: | Size: 5282816 | Author: 木火 | Hits:

[SCMTransparent_Picture_Clock

Description: 本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。-In this paper, a dialog-based clock program as an example, VC6.0 call*. png image to achieve gradient translucent window, the program implements two kinds of Analog and digital clock display.
Platform: | Size: 4438016 | Author: 顾科睿 | Hits:

[Dialog_WindowTransparentWindow

Description: 介绍了创建部分透明不规则窗体的实现方法。-Transparent Window pictures。
Platform: | Size: 1995776 | Author: Litao | Hits:

[GUI Developchuangkououming

Description: 如何实现窗口透明的效果,,这个是精通Visual C++ 实效编程280例 里面的例子源码,我上传给大家,需要的可以参考下!-How transparent window effect, this is proficient in Visual C++ programming 280 cases of practical examples of source code which I upload to you, need to refer to the next!
Platform: | Size: 12288 | Author: | Hits:

[OtherRuler

Description: VC++透明窗口效果的电子标尺源代码 VC++增强版电子标尺软件的源代码,透明窗体的实现是本程序的关键性技术,本标尺采用两点测量、多点测量、多角度测量的方法,配合窗体透明特效,完成一个逼真好用的电子标尺,这样,当你在网页上需要确定图片及媒体的宽度和高度时,就可用这个软件轻松的量出它的尺寸了。   标尺中所用的定位线颜色、标志颜色、字体颜色都可眩 -VC++ transparent window effects of electronic scale source code VC++ enhanced electronic scale software source code, transparent form of realization is the process of key technologies, the scale used two measurements, multi-point measurement, multi-angle measurement method, with the form transparent effects, to complete a real nice e-scale, so that when you need to identify pictures on the page and the media width and height, you can use this software easily measure out the size of it. Gauge used in the color of the positioning line, logo colors, fonts, colors can be dizzy
Platform: | Size: 52224 | Author: 李志 | Hits:

[Hook apiSalverProject

Description: 1.通过hook接收系统鼠标信息 2.系统托盘 3.设置透明窗口 4.隐藏显示WINDOWS系统任务栏 5.系统中第一个进程的信息处理-1. By hook mouse receiving system information 2. The system tray 3. To set a transparent window 4. Hide Show WINDOWS system tray 5. System, the first process of information processing
Platform: | Size: 773120 | Author: 侯忠勇 | Hits:

[GUI Developmfc_programming_source_code_transparent_window

Description: mfc编程实现透明窗口源码mfc programming source code transparent window -mfc programming transparent window source mfc programming source code transparent window
Platform: | Size: 32768 | Author: siko | Hits:

[GUI DevelopTransparent_window_effects_of_VCsource_code_of_the

Description: VC++透明窗口效果的电子标尺源代码,VC++增强版电子标尺软件的源代码,透明窗体的实现是本程序的关键性技术,本标尺采用两点测量、多点测量、多角度测量的方法,配合窗体透明特效,完成一个逼真好用的电子标尺,这样,当你在网页上需要确定图片及媒体的宽度和高度时,就可用这个软件轻松的量出它的尺寸了。标尺中所用的定位线颜色、标志颜色、字体颜色都可眩 -VC++ transparent window effects of electronic scale source code, VC++ enhanced electronic scale software source code, transparent form of realization is the process of key technologies, the scale used two measurements, multi-point measurement, multi-angle measurement method transparency effects with the form, complete a real nice e-scale, so that when you need to identify pictures on the page and the media width and height, you can use this software easily measure out the size of it. Gauge used in the color of the positioning line, logo colors, fonts, colors can be dizzy
Platform: | Size: 53248 | Author: DOTA | Hits:

[GUI DevelopRuler

Description: 用Visual C++编写的透明窗口效果的电子标尺源代码-Visual C++ written with transparent window effects of electronic scale source code
Platform: | Size: 49152 | Author: 胡安波 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »

CodeBus www.codebus.net